projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd51318
)
(Edebug Recursive Edit): Remove references to
author
Glenn Morris
<rgm@gnu.org>
Fri, 9 Jan 2009 05:19:40 +0000
(
05:19
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 9 Jan 2009 05:19:40 +0000
(
05:19
+0000)
last-input-char and last-command-char, since they are just aliases for
last-input-event and last-command-event.
doc/lispref/edebug.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/edebug.texi
b/doc/lispref/edebug.texi
index f0e545a5841a6994cb518956135027a65ce4c495..baed3f3c649c79cfac90e9680bbb87b807cd77c1 100644
(file)
--- a/
doc/lispref/edebug.texi
+++ b/
doc/lispref/edebug.texi
@@
-1031,7
+1031,6
@@
The current match data. @xref{Match Data}.
@item
The variables @code{last-command}, @code{this-command},
-@code{last-command-char}, @code{last-input-char},
@code{last-input-event}, @code{last-command-event},
@code{last-event-frame}, @code{last-nonmenu-event}, and
@code{track-mouse}. Commands used within Edebug do not affect these